バージョン

IPool<T> インターフェース

再利用可能なオブジェクトのプールを表します。
シンタックス
'宣言
 
Public Interface IPool(Of T) 
public interface IPool<T> 
型パラメータ
T
プールのオブジェクトのタイプ。
参照